You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
Equal Method
>
Matrix.Equal Method ([In] TMtx, double, TCompare)
Dew Math for .NET
Matrix.Equal Method ([In] TMtx, double, TCompare)
Matrix Structure
Matrix Members
Dew.Math Namespace
Equal Method
Collapse All
Allows to specify the comparison method via the Compare parameter.
Syntax
C#
Visual Basic
public
bool
Equal
([In]
TMtx
Mtx
,
double
Tolerance
,
TCompare
Compare
);
Public
Sub
Equal
(
Mtx
As
[In]
TMtx
,
Tolerance
,
Compare
As
TCompare
)
Group
Equal Method
Links
Matrix Structure
,
Matrix Members
,
Dew.Math Namespace
,
Equal Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!